SixBit API Schema
IsCustomizableType Simple Type
Description
A flag indicating if this item allows customization requests.
Namespace (none)
Type
Restriction of xs:boolean
Diagram
IsCustomizableType Simple Type
Overview
IsCustomizableType Restriction of xs:boolean
A flag indicating if this item allows customization requests.
Source
<xs:simpleType name="IsCustomizableType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>A flag indicating if this item allows customization requests.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:boolean" />
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.